@media screen and (max-width: 700px) {
  #about_title {
    white-space: normal;
    padding-right: 10vw;
  }
}
